projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d61b1e
)
(auto-mode-alist): .pl is now Perl.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 12 Sep 1995 21:37:08 +0000
(21:37 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 12 Sep 1995 21:37:08 +0000
(21:37 +0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index 10d206711fdcc5aa06b6fd9c305164cbf054f9bd..f1a4509a32d2ac56b9479e95e8fa2155bf1fa6e9 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-875,7
+875,7
@@
run `normal-mode' explicitly."
("\\.mss\\'" . scribe-mode)
("\\.ad[abs]\\'" . ada-mode)
("\\.icn\\'" . icon-mode)
- ("\\.pl\\'" . p
rolog
-mode)
+ ("\\.pl\\'" . p
erl
-mode)
("\\.cc\\'" . c++-mode)
("\\.hh\\'" . c++-mode)
("\\.C\\'" . c++-mode)